-
Home
-
coreActivity: Activity Logging plugin for WordPress
-
2.3.3
-
Code
-
Classes
- Notifications
Total Complexity |
55 |
Dependencies |
6 |
Dependents |
2 |
Total lines |
331 |
Lines of code |
249 |
Logical lines of code |
102 |
Comment lines |
21 |
Methods |
19 |
Properties |
0 |
Methods 19
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
schedule_digests() |
A |
52 |
8 |
25 |
instant_notify() |
S |
47 |
6 |
35 |
weekly_digest() |
S |
48 |
6 |
33 |
daily_digest() |
S |
48 |
6 |
33 |
format_events_for_email() |
S |
55 |
4 |
18 |
check_for_instant() |
S |
60 |
4 |
13 |
format_digest_for_email() |
S |
55 |
3 |
17 |
handle_email_sending() |
S |
62 |
3 |
11 |
instance() |
S |
69 |
2 |
7 |
scheduled_daily() |
S |
64 |
2 |
9 |
scheduled_weekly() |
S |
64 |
2 |
9 |
__construct() |
S |
72 |
2 |
5 |
week_day_number_to_name() |
S |
61 |
1 |
12 |
next_instant_timestamp() |
S |
78 |
1 |
3 |
is_instant_allowed() |
S |
80 |
1 |
3 |
last_instant_datetime() |
S |
79 |
1 |
3 |
last_instant_timestamp() |
S |
79 |
1 |
3 |
s() |
S |
79 |
1 |
3 |
scheduled_instant() |
S |
68 |
1 |
7 |